political_decisions = {
	adopt_die_stem = {
		potential = {
			tag = SAF
			NOT = {
				has_country_flag = has_die_stem
			}
		}
		
		allow = {
			mass_culture_n_the_avant_garde = 1
		}
		
		effect = {
			prestige = 5
			set_country_flag = has_die_stem
		}
	}
}